a11y: Improve name computation
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 Jun 2023 16:34:01 +0000 (12:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Jun 2023 16:34:51 +0000 (12:34 -0400)
commit7331683c01bed94ec8285d494658a0a2985659aa
tree4bd28c73132f226af1b0594c2411424d60940fc9
parentcca6a66518e33779f37ad7853f7408d06bd5926d
a11y: Improve name computation

We only want to settle on subtree content
if it provides nonempty text. Otherwise,
the tooltip should still win.

This was clarified in the current Editor Draft
of the accessible name computation spec.
gtk/gtkatcontext.c